home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / FromTheMag / Paragon Drive Copy 8.5 / dcpro_demo.exe / Disk1 / data1.cab / Resource / ui / bkp_comment.ui < prev    next >
Encoding:
Qt User Interface  |  2007-05-24  |  17.3 KB  |  392 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>571</width>
  12.             <height>411</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QLabel" row="1" column="1">
  23.             <property name="name">
  24.                 <cstring>SummaryIcon</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>4</hsizetype>
  29.                     <vsizetype>5</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="pixmap">
  35.                 <pixmap>image0</pixmap>
  36.             </property>
  37.             <property name="alignment">
  38.                 <set>AlignTop|AlignHCenter</set>
  39.             </property>
  40.         </widget>
  41.         <spacer row="3" column="0">
  42.             <property name="name">
  43.                 <cstring>spacer25</cstring>
  44.             </property>
  45.             <property name="orientation">
  46.                 <enum>Horizontal</enum>
  47.             </property>
  48.             <property name="sizeType">
  49.                 <enum>Fixed</enum>
  50.             </property>
  51.             <property name="sizeHint">
  52.                 <size>
  53.                     <width>30</width>
  54.                     <height>16</height>
  55.                 </size>
  56.             </property>
  57.         </spacer>
  58.         <spacer row="3" column="4">
  59.             <property name="name">
  60.                 <cstring>spacer25_2</cstring>
  61.             </property>
  62.             <property name="orientation">
  63.                 <enum>Horizontal</enum>
  64.             </property>
  65.             <property name="sizeType">
  66.                 <enum>Fixed</enum>
  67.             </property>
  68.             <property name="sizeHint">
  69.                 <size>
  70.                     <width>30</width>
  71.                     <height>16</height>
  72.                 </size>
  73.             </property>
  74.         </spacer>
  75.         <widget class="QLabel" row="0" column="1" rowspan="1" colspan="3">
  76.             <property name="name">
  77.                 <cstring>textLabel1</cstring>
  78.             </property>
  79.             <property name="sizePolicy">
  80.                 <sizepolicy>
  81.                     <hsizetype>5</hsizetype>
  82.                     <vsizetype>4</vsizetype>
  83.                     <horstretch>0</horstretch>
  84.                     <verstretch>0</verstretch>
  85.                 </sizepolicy>
  86.             </property>
  87.             <property name="text">
  88.                 <string>Please enter a short c&omment to describe the archive</string>
  89.             </property>
  90.             <property name="alignment">
  91.                 <set>WordBreak|AlignVCenter</set>
  92.             </property>
  93.             <property name="buddy" stdset="0">
  94.                 <cstring>backupSummaryCommentEdit</cstring>
  95.             </property>
  96.         </widget>
  97.         <widget class="QButtonGroup" row="3" column="1" rowspan="1" colspan="3">
  98.             <property name="name">
  99.                 <cstring>BackupModeBtnGroup</cstring>
  100.             </property>
  101.             <property name="frameShape">
  102.                 <enum>NoFrame</enum>
  103.             </property>
  104.             <property name="frameShadow">
  105.                 <enum>Plain</enum>
  106.             </property>
  107.             <property name="title">
  108.                 <string></string>
  109.             </property>
  110.             <property name="alignment">
  111.                 <set>WordBreak|AlignVCenter|AlignBottom|AlignTop</set>
  112.             </property>
  113.             <grid>
  114.                 <property name="name">
  115.                     <cstring>unnamed</cstring>
  116.                 </property>
  117.                 <widget class="Line" row="0" column="0">
  118.                     <property name="name">
  119.                         <cstring>line2</cstring>
  120.                     </property>
  121.                     <property name="frameShape">
  122.                         <enum>HLine</enum>
  123.                     </property>
  124.                     <property name="frameShadow">
  125.                         <enum>Sunken</enum>
  126.                     </property>
  127.                     <property name="orientation">
  128.                         <enum>Horizontal</enum>
  129.                     </property>
  130.                 </widget>
  131.                 <widget class="QLabel" row="1" column="0">
  132.                     <property name="name">
  133.                         <cstring>textLabel1_2</cstring>
  134.                     </property>
  135.                     <property name="text">
  136.                         <string>Please select how to perform the backup:</string>
  137.                     </property>
  138.                 </widget>
  139.                 <widget class="QRadioButton" row="2" column="0">
  140.                     <property name="name">
  141.                         <cstring>BackupNow_Radio</cstring>
  142.                     </property>
  143.                     <property name="focusPolicy">
  144.                         <enum>TabFocus</enum>
  145.                     </property>
  146.                     <property name="text">
  147.                         <string>Back &up now</string>
  148.                     </property>
  149.                     <property name="accel">
  150.                         <string>Alt+U</string>
  151.                     </property>
  152.                     <property name="checked">
  153.                         <bool>true</bool>
  154.                     </property>
  155.                     <property name="buttonGroupId">
  156.                         <number>0</number>
  157.                     </property>
  158.                     <property name="whatsThis" stdset="0">
  159.                         <string>Choose this option if you want to back up the data immediately.</string>
  160.                     </property>
  161.                 </widget>
  162.                 <widget class="QRadioButton" row="3" column="0">
  163.                     <property name="name">
  164.                         <cstring>EstimateBackup_Radio</cstring>
  165.                     </property>
  166.                     <property name="enabled">
  167.                         <bool>false</bool>
  168.                     </property>
  169.                     <property name="focusPolicy">
  170.                         <enum>NoFocus</enum>
  171.                     </property>
  172.                     <property name="text">
  173.                         <string>&Estimate only</string>
  174.                     </property>
  175.                     <property name="accel">
  176.                         <string>Alt+E</string>
  177.                     </property>
  178.                     <property name="buttonGroupId">
  179.                         <number>1</number>
  180.                     </property>
  181.                     <property name="whatsThis" stdset="0">
  182.                         <string>Choose this option if you want to estimate how long will it take to archive your data. No actual backup will be performed. As soon as estimation is complete, the Wizard will automatically return to this page.</string>
  183.                     </property>
  184.                 </widget>
  185.                 <widget class="QRadioButton" row="4" column="0">
  186.                     <property name="name">
  187.                         <cstring>ScheduleBackup_radio</cstring>
  188.                     </property>
  189.                     <property name="focusPolicy">
  190.                         <enum>NoFocus</enum>
  191.                     </property>
  192.                     <property name="text">
  193.                         <string>&Schedule backup</string>
  194.                     </property>
  195.                     <property name="accel">
  196.                         <string>Alt+S</string>
  197.                     </property>
  198.                     <property name="buttonGroupId">
  199.                         <number>2</number>
  200.                     </property>
  201.                     <property name="whatsThis" stdset="0">
  202.                         <string>Choose this option if you want to schedule the backup. The backup will be performed later according to scheduling scenario of your choice.</string>
  203.                     </property>
  204.                 </widget>
  205.                 <spacer row="6" column="0">
  206.                     <property name="name">
  207.                         <cstring>spacer7</cstring>
  208.                     </property>
  209.                     <property name="orientation">
  210.                         <enum>Vertical</enum>
  211.                     </property>
  212.                     <property name="sizeType">
  213.                         <enum>Expanding</enum>
  214.                     </property>
  215.                     <property name="sizeHint">
  216.                         <size>
  217.                             <width>16</width>
  218.                             <height>10</height>
  219.                         </size>
  220.                     </property>
  221.                 </spacer>
  222.                 <widget class="CStaticTip" row="7" column="0">
  223.                     <property name="name">
  224.                         <cstring>BackupModeStaticTip</cstring>
  225.                     </property>
  226.                     <property name="enabled">
  227.                         <bool>true</bool>
  228.                     </property>
  229.                     <property name="sizePolicy">
  230.                         <sizepolicy>
  231.                             <hsizetype>3</hsizetype>
  232.                             <vsizetype>4</vsizetype>
  233.                             <horstretch>0</horstretch>
  234.                             <verstretch>0</verstretch>
  235.                         </sizepolicy>
  236.                     </property>
  237.                     <property name="Alignment" stdset="0">
  238.                         <set>WordBreak|AlignVCenter|AlignLeft</set>
  239.                     </property>
  240.                     <property name="Margin" stdset="0">
  241.                         <number>10</number>
  242.                     </property>
  243.                     <property name="ShadowWidth" stdset="0">
  244.                         <number>2</number>
  245.                     </property>
  246.                     <property name="HideOnKillFocus" stdset="0">
  247.                         <bool>false</bool>
  248.                     </property>
  249.                     <vbox>
  250.                     </vbox>
  251.                 </widget>
  252.                 <widget class="QRadioButton" row="5" column="0">
  253.                     <property name="name">
  254.                         <cstring>GenerateScript_radio</cstring>
  255.                     </property>
  256.                     <property name="focusPolicy">
  257.                         <enum>NoFocus</enum>
  258.                     </property>
  259.                     <property name="text">
  260.                         <string>&Generate script</string>
  261.                     </property>
  262.                     <property name="accel">
  263.                         <string>Alt+G</string>
  264.                     </property>
  265.                     <property name="buttonGroupId">
  266.                         <number>3</number>
  267.                     </property>
  268.                     <property name="whatsThis" stdset="0">
  269.                         <string>Choose this option to save backup commands to a script. The <VendorShortName> Script Language (PSL) will be used to create the script. You can edit the script manually and/or run it later using <VendorShortName> Script Interpreter.</string>
  270.                     </property>
  271.                 </widget>
  272.                 <spacer row="8" column="0">
  273.                     <property name="name">
  274.                         <cstring>spacer21</cstring>
  275.                     </property>
  276.                     <property name="orientation">
  277.                         <enum>Vertical</enum>
  278.                     </property>
  279.                     <property name="sizeType">
  280.                         <enum>Fixed</enum>
  281.                     </property>
  282.                     <property name="sizeHint">
  283.                         <size>
  284.                             <width>16</width>
  285.                             <height>10</height>
  286.                         </size>
  287.                     </property>
  288.                 </spacer>
  289.             </grid>
  290.         </widget>
  291.         <widget class="QLabel" row="5" column="1" rowspan="1" colspan="3">
  292.             <property name="name">
  293.                 <cstring>BeforeBackupTip</cstring>
  294.             </property>
  295.             <property name="sizePolicy">
  296.                 <sizepolicy>
  297.                     <hsizetype>5</hsizetype>
  298.                     <vsizetype>4</vsizetype>
  299.                     <horstretch>0</horstretch>
  300.                     <verstretch>0</verstretch>
  301.                 </sizepolicy>
  302.             </property>
  303.             <property name="text">
  304.                 <string>To overview backup options, click <b>Next</b></string>
  305.             </property>
  306.             <property name="alignment">
  307.                 <set>AlignVCenter|AlignLeft</set>
  308.             </property>
  309.         </widget>
  310.         <spacer row="4" column="2">
  311.             <property name="name">
  312.                 <cstring>spacer11</cstring>
  313.             </property>
  314.             <property name="orientation">
  315.                 <enum>Vertical</enum>
  316.             </property>
  317.             <property name="sizeType">
  318.                 <enum>Expanding</enum>
  319.             </property>
  320.             <property name="sizeHint">
  321.                 <size>
  322.                     <width>16</width>
  323.                     <height>63</height>
  324.                 </size>
  325.             </property>
  326.         </spacer>
  327.         <spacer row="2" column="3">
  328.             <property name="name">
  329.                 <cstring>spacer22</cstring>
  330.             </property>
  331.             <property name="orientation">
  332.                 <enum>Vertical</enum>
  333.             </property>
  334.             <property name="sizeType">
  335.                 <enum>Fixed</enum>
  336.             </property>
  337.             <property name="sizeHint">
  338.                 <size>
  339.                     <width>16</width>
  340.                     <height>10</height>
  341.                 </size>
  342.             </property>
  343.         </spacer>
  344.         <widget class="QLineEdit" row="1" column="2" rowspan="1" colspan="2">
  345.             <property name="name">
  346.                 <cstring>backupSummaryCommentEdit</cstring>
  347.             </property>
  348.         </widget>
  349.     </grid>
  350. </widget>
  351. <images>
  352.     <image name="image0">
  353.         <data format="PNG" length="955">89504e470d0a1a0a0000000d4948445200000020000000200806000000737a7af40000038249444154789ced97cd6b5c6514c67fe7bd7732993889214d1310430d5d18c45d84943489b65a04372282685afb4120945608882b6995fe012edd24505a8482d9b928a8c1925619eba2ab067421419b366992363343f37167e6bee7b89864da62285a6e9c8d0f1ceee6defb3eef739ee7fd905c2e471218f9f03d03100c33304d71fed2250138353c6c51e01101cc003084f35f7d2d6122a3032fbef4326fbef50e66303b3bcbfcfc1c478f1c354519181a248a3c7d7dafa20a376fdee0da8fd3bc7be4234b8c00c0c8c828aa10c7b0b292e7f4e913140a794e9efc94eeee1e54c17b501d67fada5514213102cb4b8b4c4c8c6306fbf60db1776f0f131393dcbdbb48676717a55299c9c90b98c1cccc8dea47de90a43c70f8f0718b7c0a41c90411ef0f9f606cec2cdec39d3b738c8d7dc01fb7ef53b11460180e27212e91d18142a91995462a3451d43672b92b9b72c3c58b5ff2eb9f6baceb33180d2069823005812547a0a1bd8257c5820a0e4f532653ebf9ad5bb3c41ae0044cc0a562504f103ac2fefe7e4b8682546386202ec0f774e07d9500802fafb1b1b240252a22ce8141fb9edeaa0266964029aa8aaac7c765b2d96c8d80190c0e0d3035358599a1de63a66c787b9882a0ef9b648400fc2f6f579f9b1e0070e270c1e31d174f721ed80eaa0f096c0753d97902715c5b7dff8e30c1146c87387eb202f01fb460cb847521f0680ceb4aa0ae0ad4dd037527f0c418ee3481ff63f84f6258db8cb636909d206006b2dd0bf1e65e202289d7eaeaea63319cbe3acd81d70ee08210a91e1c106784d9ae57c02b2206563d282481f58da816433368dfdd413eddbcf97f4300ef0c27de20706021a60e0be4a94a459140684a45eccee4696979be66c2c1c15182689ea6a08473108680405a4b08bdbdd679bb42a53983c6a5a79ef10bd935da3bba686d6d674ff7ebecdf7f1c91869a0f16167ee3f2e5cfa894972945eb2c2f2db3e25b111212fd8d8307f9f8931f6ab27b0ff7eecd91cb5de0d0a1b38f5c4ae0faf571befdee0b226b21cce572db1af4dfe2f333676c6bf0070ff25c993ec7cf3f7dcf4654e67e7e86a18173ecdad5534b85028626773139357accda3aba28e40be40b45224db31e67700e324189b4448412f35c573795689db9c53c25cb267735fbbdf82c6ea5002284411bce298d2988cd28fb462a92c61096668bd5b3a064490709ae84e20d0d1c660e43b138c699814f031e420f6238ef08d450041f78fe025fa42644b469082d0000000049454e44ae426082</data>
  354.     </image>
  355. </images>
  356. <connections>
  357.     <connection>
  358.         <sender>BackupModeBtnGroup</sender>
  359.         <signal>clicked(int)</signal>
  360.         <receiver>Form1</receiver>
  361.         <slot>BackupModeBtnGroup_clicked(int)</slot>
  362.     </connection>
  363.     <connection>
  364.         <sender>BackupModeBtnGroup</sender>
  365.         <signal>clicked(int)</signal>
  366.         <receiver>BackupModeStaticTip</receiver>
  367.         <slot>OnRadioClicked(int)</slot>
  368.     </connection>
  369.     <connection>
  370.         <sender>backupSummaryCommentEdit</sender>
  371.         <signal>textChanged(const QString&)</signal>
  372.         <receiver>Form1</receiver>
  373.         <slot>backupSummaryCommentEdit_textChanged()</slot>
  374.     </connection>
  375. </connections>
  376. <tabstops>
  377.     <tabstop>BackupNow_Radio</tabstop>
  378. </tabstops>
  379. <includes>
  380.     <include location="local" impldecl="in implementation">bkp_comment.ui.h</include>
  381. </includes>
  382. <slots>
  383.     <slot>onBackupSummaryEstimateOnlyToggled( bool )</slot>
  384.     <slot>BackupModeBtnGroup_clicked( int )</slot>
  385.     <slot>backupSummaryCommentEdit_textChanged()</slot>
  386. </slots>
  387. <layoutdefaults spacing="6" margin="0"/>
  388. <includehints>
  389.     <includehint>statictip.h</includehint>
  390. </includehints>
  391. </UI>
  392.